Skip to content

Fix installing CA on Solus#321

Closed
ianmjones wants to merge 2 commits intolando:mainfrom
ianmjones:320-fix-setup-on-solus
Closed

Fix installing CA on Solus#321
ianmjones wants to merge 2 commits intolando:mainfrom
ianmjones:320-fix-setup-on-solus

Conversation

@ianmjones
Copy link

Resolves #320

This enables installing Lando and/or running lando setup on Solus by fixing the script that installs the CA.

Solus is not based on any other Linux distribution and uses its own eopkg package manager, scripts/install-system-ca-linux.sh now knows about this.

Solus also uses the certutil program from the libnss package (installed by default) for managing certificates for users. This changeset ensures that once the LandoCA.crt is in place so that Lando does not continuously try and re-install it, it also properly uses certutil to add the CA to the user's local certificate store.

@netlify
Copy link

netlify bot commented Jan 14, 2025

Deploy Preview for lando-core ready!

Name Link
🔨 Latest commit ab40dd4
🔍 Latest deploy log https://app.netlify.com/sites/lando-core/deploys/6793bcf26f3d1b0008ba5a14
😎 Deploy Preview https://deploy-preview-321--lando-core.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🔴 down 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@ianmjones ianmjones closed this Jan 29, 2025
@ianmjones ianmjones deleted the 320-fix-setup-on-solus branch January 29, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup fails on Solus

2 participants